menu
flutter_nekoton_bridge package
documentation
nekoton/helpers/models/function_call.dart
FunctionCall
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
inherited
Implementation
Map<String, dynamic> toJson() => throw _privateConstructorUsedError;
flutter_nekoton_bridge package
documentation
nekoton/helpers/models/function_call
FunctionCall
toJson method
FunctionCall class