user property

String get user

Implementation

String get user => this.toString().split('@')[0];