errorAssignType property

  1. @override
String errorAssignType
final

Implementation

@override
final String errorAssignType =
    'Variable [{0}] with type [{2}] can\'t be assigned with type [{1}].';