extension Extension on Object { bool isNullOrEmpty() => this == ''; }