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