getDefault static method

FFConstantsVariable getDefault()

Implementation

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