errorStringInterpolation property

  1. @override
String get errorStringInterpolation
override

Implementation

@override
String get errorStringInterpolation => '字符串插值括号内只能是一个表达式。';