menu
sendingnetwork_dart_sdk package
documentation
sdn.dart
AuthenticationIdentifier
AuthenticationIdentifier.fromJson constructor
AuthenticationIdentifier.fromJson constructor
dark_mode
light_mode
AuthenticationIdentifier.fromJson
constructor
AuthenticationIdentifier.fromJson
(
Map
<
String
,
Object
?
>
json
)
Implementation
AuthenticationIdentifier.fromJson(Map<String, Object?> json) : type = json['type'] as String;
sendingnetwork_dart_sdk package
documentation
sdn
AuthenticationIdentifier
AuthenticationIdentifier.fromJson constructor
AuthenticationIdentifier class