menu
ais3uson_app
providers
BaseJournal
post method
post
brightness_4
brightness_5
post
method
Future
<
bool
>
post
(
ServiceOfJournal
se
)
Implementation
Future<bool> post(ServiceOfJournal se) async { return false; // stub }
ais3uson_app
providers
BaseJournal
post method
BaseJournal class