FieldOptions constructor
FieldOptions(
- BinaryBlob module, {
- String? mode,
- BinaryBlob? arg,
Implementation
FieldOptions(this.module, {this.mode, this.arg});
FieldOptions(this.module, {this.mode, this.arg});