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