menu
superlikers_core package
documentation
infraestructure.dart
ValidateChannelResponse
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => {"ok": ok, "message": message};
superlikers_core package
documentation
infraestructure
ValidateChannelResponse
toJson method
ValidateChannelResponse class