getDefault static method

FFCustomInterfaceField getDefault()

Implementation

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