fields property
The set of fields this interface defines.
Implementation
@override
final MappableFields<SDConfig> fields = const {
#background: _f$background,
#style: _f$style,
#transition: _f$transition,
#cacheRemoteAssets: _f$cacheRemoteAssets,
};