menu
fluxer_dart package
documentation
models/connection_verification_response.dart
ConnectionVerificationResponse
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
Object
?
>
toJson
(
)
Implementation
Map<String, Object?> toJson() => _$ConnectionVerificationResponseToJson(this);
fluxer_dart package
documentation
models/connection_verification_response
ConnectionVerificationResponse
toJson method
ConnectionVerificationResponse class