menu
google_cloud_firestore_v1 package
documentation
firestore.dart
MapValue
MapValue.new constructor
MapValue.new constructor
dark_mode
light_mode
MapValue
constructor
MapValue
(
{
Map
<
String
,
Value
>
fields
=
const {}
,
})
Implementation
MapValue({this.fields = const {}}) : super(fullyQualifiedName);
google_cloud_firestore_v1 package
documentation
firestore
MapValue
MapValue.new constructor
MapValue class