menu
scailo_sdk package
documentation
sdk/notes.scailo.pbgrpc.dart
NotesServiceBase
viewAll abstract method
viewAll abstract method
dark_mode
light_mode
viewAll
abstract method
Future
<
NotesList
>
viewAll
(
ServiceCall
call
,
ActiveStatus
request
)
Implementation
$async.Future<$0.NotesList> viewAll( $grpc.ServiceCall call, $1.ActiveStatus request);
scailo_sdk package
documentation
sdk/notes.scailo.pbgrpc
NotesServiceBase
viewAll abstract method
NotesServiceBase class