accounts property Null safety

List<Account> accounts
inherited

formatId is the id for the related ArchiveFormat.

Implementation

// required String formatId,
// Models
List<Account> get accounts => throw _privateConstructorUsedError;