menu
barco_event_master package
documentation
barco_event_master.mapper.g.dart
Mapper
isEqual static method
isEqual static method
dark_mode
light_mode
isEqual
static method
bool
isEqual
(
dynamic
value
,
Object
?
other
)
Implementation
static bool isEqual(dynamic value, Object? other) => i.isEqual(value, other);
barco_event_master package
documentation
barco_event_master.mapper.g
Mapper
isEqual static method
Mapper class