id property

String id

The id of this application. This is the same as the appId in the AppConfiguration used to create this App.

Implementation

String get id => realmCore.appGetId(this);