create static method

FragmentError create()

Implementation

@$core.pragma('dart2js:noInline')
static FragmentError create() => FragmentError._();