FieldCopyWithData constructor

FieldCopyWithData(
  1. Map<Symbol, dynamic> fields
)

Implementation

FieldCopyWithData(this.fields);