menu
firebaseapis package
documentation
firestore/v1beta1.dart
MapValue
MapValue constructor
MapValue constructor
dark_mode
light_mode
MapValue
constructor
MapValue
(
{
Map
<
String
,
Value
>
?
fields
,
})
Implementation
MapValue({ this.fields, });
firebaseapis package
documentation
firestore/v1beta1
MapValue
MapValue constructor
MapValue class