getDefault static method

FFMapLauncherAction getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static FFMapLauncherAction getDefault() => _defaultInstance ??=
    $pb.GeneratedMessage.$_defaultFor<FFMapLauncherAction>(create);