menu
firebase_ffi package
documentation
app_check.dart
AppCheckToken
AppCheckToken.new const constructor
AppCheckToken.new const constructor
dark_mode
light_mode
AppCheckToken
constructor
const
AppCheckToken
(
String
token
,
DateTime
expiresAt
)
Implementation
const AppCheckToken(this.token, this.expiresAt);
firebase_ffi package
documentation
app_check
AppCheckToken
AppCheckToken.new const constructor
AppCheckToken class