menu
dart_firebase_admin package
documentation
app_check.dart
AppCheckToken
AppCheckToken.new constructor
AppCheckToken.new constructor
dark_mode
light_mode
AppCheckToken
constructor
@internal
AppCheckToken
(
{
required
String
token
,
required
int
ttlMillis
,
})
Implementation
@internal AppCheckToken({required this.token, required this.ttlMillis});
dart_firebase_admin package
documentation
app_check
AppCheckToken
AppCheckToken.new constructor
AppCheckToken class