Builder

open fun Builder(@NonNull name: String)

LocationDisplayRule builder

Default values are:

Parameters

name

A mandatory name for this location display rule.

Throws

if the given name is an empty string


open fun Builder(@NonNull name: String, @NonNull srcLocationDisplayRule: LocationDisplayRule)