of static method

AuthState of(
  1. BuildContext context
)

Implementation

static AuthState of(BuildContext context) => maybeOf(context)!;