Account constructor

Account(
  1. String _accountId,
  2. int _mSequenceNumber,
  3. {int? muxedAccountMed25519Id}
)

Implementation

Account