AccountType constructor

AccountType(
  1. String? tag
)

Implementation

AccountType(this.tag);