menu
flutter_nekoton_bridge package
documentation
nekoton/helpers/models/function_call.dart
FunctionCall
params property
params property
dark_mode
light_mode
params
property
Map
<
String
,
dynamic
>
get
params
inherited
Implementation
Map<String, dynamic> get params => throw _privateConstructorUsedError;
flutter_nekoton_bridge package
documentation
nekoton/helpers/models/function_call
FunctionCall
params property
FunctionCall class