menu
turbo_firestore_api package
documentation
dtos/t_cached_query.dart
TCachedQuery
TCachedQuery.fromJson factory constructor
TCachedQuery.fromJson factory constructor
dark_mode
light_mode
TCachedQuery.fromJson
constructor
TCachedQuery.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory TCachedQuery.fromJson(Map<String, dynamic> json) => _$TCachedQueryFromJson(json);
turbo_firestore_api package
documentation
dtos/t_cached_query
TCachedQuery
TCachedQuery.fromJson factory constructor
TCachedQuery class