getNotNull abstract method

FutureOr getNotNull()

Same as get but non-nullable.

Implementation

FutureOr getNotNull();