e property Null safety
@Deprecated('Use get publicExponent'), inherited
Get public exponent e
Implementation
@Deprecated('Use get publicExponent')
BigInt? get e => exponent;
Get public exponent e
@Deprecated('Use get publicExponent')
BigInt? get e => exponent;