protect abstract method

Future<GuardResult> protect(
  1. GuardContext context
)

Implementation

Future<GuardResult> protect(GuardContext context);