menu
login_firebase package
documentation
models/ThirdPartySessionModel.dart
ThirdPartySessionModel
hasDisplay method
hasDisplay method
dark_mode
light_mode
hasDisplay
method
bool
hasDisplay
(
)
Implementation
bool hasDisplay() => this._hasString(this.display);
login_firebase package
documentation
models/ThirdPartySessionModel
ThirdPartySessionModel
hasDisplay method
ThirdPartySessionModel class