menu
better_networking package
documentation
models/auth/auth_api_key_model.dart
AuthApiKeyModel
AuthApiKeyModel.fromJson factory constructor
AuthApiKeyModel.fromJson factory constructor
dark_mode
light_mode
AuthApiKeyModel.fromJson
constructor
AuthApiKeyModel.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory AuthApiKeyModel.fromJson(Map<String, dynamic> json) => _$AuthApiKeyModelFromJson(json);
better_networking package
documentation
models/auth/auth_api_key_model
AuthApiKeyModel
AuthApiKeyModel.fromJson factory constructor
AuthApiKeyModel class