RealmValue.decimal128 constructor
const
RealmValue.decimal128(
- Decimal128 decimal
Implementation
const RealmValue.decimal128(Decimal128 decimal) : this._(decimal, RealmValueType.decimal);
const RealmValue.decimal128(Decimal128 decimal) : this._(decimal, RealmValueType.decimal);