menu
authsome_core package
documentation
authsome_core.dart
AdminDeleteProviderResponse
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() { return { 'status': status, }; }
authsome_core package
documentation
authsome_core
AdminDeleteProviderResponse
toJson method
AdminDeleteProviderResponse class