static Future<ACDC> parse( {required Dart bridge, required String stream, dynamic hint}) => bridge.parseStaticMethodAcdc(stream: stream, hint: hint);