vmPlatform top-level property Null safety
final
Implementation
final vmPlatform = DartPlatform.register('vm', [
'async',
'cli',
'collection',
'convert',
'core',
'developer',
'io',
'isolate',
'math',
'mirrors',
'nativewrappers',
'profiler',
'typed_data',
'vmservice_io',
'_internal',
]);