AccountId class
Constructors
- AccountId.new({required String accountId})
-
AccountId.fromJson(Map<
String, Object?> json) -
factory
Properties
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited