getVolumeFilesPrimary method

Future<List<FileInfo>?> getVolumeFilesPrimary()

Implementation

Future<List<FileInfo>?> getVolumeFilesPrimary() =>
    VolumeInfoPlatform.instance.getVolumeFilesPrimary();