dart2jsPlatform top-level property

DartPlatform dart2jsPlatform
final

Implementation

final dart2jsPlatform = DartPlatform.register('dart2js', [
  'async',
  'collection',
  'convert',
  'core',
  'developer',
  'html',
  'html_common',
  'indexed_db',
  'js',
  'js_util',
  'math',
  'svg',
  'typed_data',
  'web_audio',
  'web_gl',
  'web_sql',
  '_internal',
]);