menu
eliud_pkg_chat_model package
documentation
model/chat_repository.dart
ChatRepository
add abstract method
add abstract method
dark_mode
light_mode
add
abstract method
@
override
Future
<
ChatModel
>
add
(
ChatModel
value
)
override
Implementation
@override Future<ChatModel> add(ChatModel value);
eliud_pkg_chat_model package
documentation
model/chat_repository
ChatRepository
add abstract method
ChatRepository class