menu
seatsio package
documentation
seatsio
SelectionValidatorBuilder
type property
type
brightness_4
type
property
Null safety
String
?
type
Implementation
String? get type => _$this._type;
void
type=
(
String
?
type
)
Implementation
set type(String? type) => _$this._type = type;
seatsio package
documentation
seatsio
SelectionValidatorBuilder
type property
SelectionValidatorBuilder class
Constructors
SelectionValidatorBuilder
Properties
hashCode
runtimeType
type
Methods
build
noSuchMethod
replace
toString
update
Operators
operator ==