getDefault static method

FFCustomAction getDefault()

Implementation

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