menu
fluo package
documentation
api/models/google_client_id.dart
GoogleClientId
GoogleClientId.new const constructor
GoogleClientId.new const constructor
dark_mode
light_mode
GoogleClientId
constructor
const
GoogleClientId
(
{
required
String
ios
,
required
String
android
,
required
String
web
,
})
Implementation
const GoogleClientId({ required this.ios, required this.android, required this.web, });
fluo package
documentation
api/models/google_client_id
GoogleClientId
GoogleClientId.new const constructor
GoogleClientId class