riverpodType top-level constant

TypeChecker const riverpodType

Matches with the Riverpod annotation from riverpod_annotation.

Implementation

const riverpodType =
    TypeChecker.fromName('Riverpod', packageName: 'riverpod_annotation');