menu
dgis_mobile_sdk_full package
documentation
dgis.dart
RoadEventDisplayCategoryEnumSet
clear method
clear method
dark_mode
light_mode
clear
method
void
clear
(
)
inherited
Implementation
void
clear() {
this
.rawValue =
0
; }
dgis_mobile_sdk_full package
documentation
dgis
RoadEventDisplayCategoryEnumSet
clear method
RoadEventDisplayCategoryEnumSet class
Constructors
new
all
fromRawValue
of
Properties
hashCode
rawValue
runtimeType
Methods
add
addAll
addAllFromEnumSet
clear
contains
containsAll
containsAllFromEnumSet
difference
intersection
isEmpty
isNotEmpty
noSuchMethod
remove
removeAll
removeAllFromEnumSet
toSet
toString
union
Operators
operator ==