menu
faunadb_http package
documentation
query.dart
ToInteger
ToInteger.fromJson factory constructor
ToInteger.fromJson factory constructor
dark_mode
light_mode
ToInteger.fromJson
constructor
ToInteger.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory ToInteger.fromJson(Map<String, dynamic> json) => _$ToIntegerFromJson(json);
faunadb_http package
documentation
query
ToInteger
ToInteger.fromJson factory constructor
ToInteger class