collection property Null safety
inherited
collection is the Collection that the Field belongs to.
Implementation
Collection get collection => throw _privateConstructorUsedError;
collection is the Collection that the Field belongs to.
Collection get collection => throw _privateConstructorUsedError;