getDefault static method

Implementation

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