Whether this type is an array in sql.
In this case, nullable refers to the inner type as arrays are always non-nullable.
@override bool get isArray => false;