ddcPlatform top-level property

DartPlatform ddcPlatform
final

Implementation

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