menu
fdb package
documentation
core/commands/ext/ext_models.dart
ExtCallInput
args property
args property
dark_mode
light_mode
args
property
Map
<
String
,
String
>
args
final
Key/value parameters forwarded to the extension (may be empty).
Implementation
final Map<String, String> args;
fdb package
documentation
core/commands/ext/ext_models
ExtCallInput
args property
ExtCallInput class