AccountTrace constructor
Create a new AccountTrace instance with specified parameters.
Implementation
AccountTrace({this.balance, this.placeholder});
Create a new AccountTrace instance with specified parameters.
AccountTrace({this.balance, this.placeholder});