So String? would be a shorthand for String|Null if Dart had full-featured union types. Using nullable types. If you have an expression with a nullable type, ...
確定! 回上一頁