please run the code below in dartpad
class Foo { Foo(this.data) : assert(T is int || T is String); final