getDefault static method

OrientationConstraint getDefault()

Implementation

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