domain property

String get domain

Implementation

String get domain => this.toString().split('@')[1];