menu
platforms_source_gen package
documentation
example/example.dart
IAccount
all abstract method
all abstract method
dark_mode
light_mode
all
abstract method
Future
<
Map
<
int
,
bool
>
>
all
(
List
<
int
>
?
a
,
Map
<
String
?
,
int
>
b
,
int
?
c
)
Implementation
Future<Map<int, bool>> all(List<int>? a, Map<String?, int> b, int? c);
platforms_source_gen package
documentation
example/example
IAccount
all abstract method
IAccount class