toXdrJsonValue method
Returns the SEP-0051 rendering of the wrapped value.
Implementation
Object? toXdrJsonValue() => XdrJsonHelper.int64(_int64, type: 'XdrInt64');
Returns the SEP-0051 rendering of the wrapped value.
Object? toXdrJsonValue() => XdrJsonHelper.int64(_int64, type: 'XdrInt64');