AccountImpl constructor
      
      AccountImpl(
    
    
- String typeUrl,
- AccountDeserializer deserializer
Implementation
AccountImpl(this.typeUrl, this.deserializer);AccountImpl(this.typeUrl, this.deserializer);