getDefault static method

FFCustomAuthFields getDefault()

Implementation

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