receiverFormats property
List of platform formats used when obtaining VirtualFileReceiver from DataReader. First formats for the list that yields a receiver will be used.
Implementation
@override
List<PlatformFormat> get receiverFormats =>
_formatsForPlatform(currentPlatform);