AFStateViewModelsAugmentorDelegate typedef
AFStateViewModelsAugmentorDelegate =
void Function(AFStateViewAugmentationContext context, List<Object?> result)
Implementation
typedef AFStateViewModelsAugmentorDelegate = void Function(AFStateViewAugmentationContext context, List<Object?> result);