viewAllForEntityUUID abstract method

Future<NotesList> viewAllForEntityUUID(
  1. ServiceCall call,
  2. IdentifierUUID request
)

Implementation

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