getDefault static method

PropertiesResponse getDefault()

Implementation

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