vmPlatform top-level property

DartPlatform vmPlatform
final

Implementation

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