id property

String id
final

Unique identifier matching the main-thread handler.

Must be identical to RemoteMainHandler.id for the same backend. Examples: 'locorda_solid:default', 'locorda_gdrive:default'

Implementation

final String id;