load abstract method Null safety
- App app
load returns the Mapping with file format requirements for the
given app.
Implementation
FutureOr<ArchiveSchema> load(App app);
load returns the Mapping with file format requirements for the
given app.
FutureOr<ArchiveSchema> load(App app);