getDefault static method

FFCustomAuth getDefault()

Implementation

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