providerFormat property
Platform format used when providing the virtual file.
Implementation
@override
PlatformFormat get providerFormat =>
_formatsForPlatform(currentPlatform).first;
Platform format used when providing the virtual file.
@override
PlatformFormat get providerFormat =>
_formatsForPlatform(currentPlatform).first;