>>> class C { void _SomethingWithAVeryLongName( List sixteenLetterers, String fiver, List eightish) native 'SomethingWithAVeryLongName'; // ignore: native_function_body_in_non } <<< class C { void _SomethingWithAVeryLongName( List sixteenLetterers, String fiver, List eightish, ) native 'SomethingWithAVeryLongName'; // ignore: native_function_body_in_non }