FBValueMap constructor

FBValueMap(
  1. Map<String, FBValue> fields
)

Implementation

FBValueMap(this.fields);