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