isBeta property

  1. @BuiltValueField(wireName: r'is_beta')
bool? isBeta

Implementation

@BuiltValueField(wireName: r'is_beta')
bool? get isBeta;