ApplyObservationLoader typedef
ApplyObservationLoader =
Future<ApplyObservations> Function(ChangePlan plan)
Implementation
typedef ApplyObservationLoader =
Future<ApplyObservations> Function(ChangePlan plan);
typedef ApplyObservationLoader =
Future<ApplyObservations> Function(ChangePlan plan);