id property
      
      String
      get
      id
      
    
    
The unique identifier of the account.
Implementation
_i2.String get id => _i5.getProperty(
      this,
      'id',
    );The unique identifier of the account.
_i2.String get id => _i5.getProperty(
      this,
      'id',
    );