DiagNodeStateFn typedef

DiagNodeStateFn = Future<NodeStateSnapshot> Function()

Implementation

typedef DiagNodeStateFn = Future<NodeStateSnapshot> Function();