isEmail property

bool get isEmail

Implementation

bool get isEmail => type == 'email';