getDefault static method

FFCustomInterface getDefault()

Implementation

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