getDefault static method

Height getDefault()

Implementation

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