remoteIdentifier property

  1. @Deprecated('Use profile instead')
String? remoteIdentifier
final

A String identifier that allows you to remotely configure all map settings. Alternatively you can pass a buildingIdentifier, remoteIdentifier will be prioritized.

Implementation

@Deprecated('Use profile instead')
final String? remoteIdentifier;