menu
pinwheel package
documentation
models.dart
PinwheelErrorBuilder
type property
type property
dark_mode
light_mode
type
property
String
?
get
type
Implementation
String? get type => _$this._type;
set
type
(
covariant
String
?
type
)
covariant
Implementation
set type(covariant String? type) => _$this._type = type;
pinwheel package
documentation
models
PinwheelErrorBuilder
type property
PinwheelErrorBuilder class