SapUser constructor

const SapUser(
  1. String username
)

Implementation

const SapUser(this.username);