menu
sendbird_sdk package
documentation
services/db/cached_meta_data/cached_data_map.dart
CachedDataMap<T>
copyWith method
copyWith method
dark_mode
light_mode
copyWith
method
@
override
void
copyWith
(
dynamic
others
)
override
Implementation
@override void copyWith(others) { _channelType = others._channelType; }
sendbird_sdk package
documentation
services/db/cached_meta_data/cached_data_map
CachedDataMap<T>
copyWith method
CachedDataMap class