fields property
The set of fields this interface defines.
Implementation
@override
final MappableFields<SlideAsset> fields = const {
#_file: _f$_file,
#width: _f$width,
#height: _f$height,
#path: _f$path,
};
The set of fields this interface defines.
@override
final MappableFields<SlideAsset> fields = const {
#_file: _f$_file,
#width: _f$width,
#height: _f$height,
#path: _f$path,
};