id property Null safety
A unique identifier of this resource owner.
This unique identifier is used by AuthServer to associate authorization codes and access tokens with this resource owner.
Implementation
int? get id;
A unique identifier of this resource owner.
This unique identifier is used by AuthServer to associate authorization codes and access tokens with this resource owner.
int? get id;