menu
eliud_pkg_chat_model package
documentation
model/chat_repository.dart
ChatRepository
get abstract method
get abstract method
dark_mode
light_mode
get
abstract method
@
override
Future
<
ChatModel
?
>
get
(
String
?
id
, {
dynamic
onError
(
Exception
)?,
})
override
Implementation
@override Future<ChatModel?> get(String? id, {Function(Exception)? onError});
eliud_pkg_chat_model package
documentation
model/chat_repository
ChatRepository
get abstract method
ChatRepository class