getDefault static method

FFStopSound getDefault()

Implementation

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