isFromRiverpodAnnotation top-level constant

TypeChecker const isFromRiverpodAnnotation

Checks that the value is coming from a package:riverpod_annotation package

Implementation

const isFromRiverpodAnnotation = TypeChecker.fromPackage('riverpod_annotation');