PersistUnreleasedSection typedef

PersistUnreleasedSection = Future<void> Function(String section)

Implementation

typedef PersistUnreleasedSection = Future<void> Function(String section);