$NullableDecimalProtoExtension extension

on
  • Decimal?

Methods

$toProtoBytes() List<int>

Available on Decimal?, provided by the $NullableDecimalProtoExtension extension

$toProtoString() String

Available on Decimal?, provided by the $NullableDecimalProtoExtension extension

Static Methods

$fromProtoBytes(List<int> bytes) → Decimal?

Available on Decimal?, provided by the $NullableDecimalProtoExtension extension

$fromProtoString(String string) → Decimal?

Available on Decimal?, provided by the $NullableDecimalProtoExtension extension