getDefault static method

FFCustomFunctionTest getDefault()

Implementation

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