ResourceField constructor
const
ResourceField(})
Implementation
const ResourceField(
this.key,
this.label, {
this.kind = FieldKind.text,
this.options = const [],
this.inTable = false,
this.required = false,
this.hint,
});