PatchbaySnapshotSource typedef

PatchbaySnapshotSource = Future<Map<String, Object?>> Function()

Implementation

typedef PatchbaySnapshotSource = Future<Map<String, Object?>> Function();