fields property
The set of fields this interface defines.
Implementation
@override
final MappableFields<SplitSlide> fields = const {
#options: _f$options,
#title: _f$title,
#background: _f$background,
#contentOptions: _f$contentOptions,
#style: _f$style,
#transition: _f$transition,
#data: _f$data,
#layout: _f$layout,
#raw: _f$raw,
#hashKey: _f$hashKey,
};