viewAll abstract method

Future<NotesList> viewAll(
  1. ServiceCall call,
  2. ActiveStatus request
)

Implementation

$async.Future<$0.NotesList> viewAll(
    $grpc.ServiceCall call, $1.ActiveStatus request);