errorConstValue property

  1. @override
String get errorConstValue
override

Implementation

@override
String get errorConstValue =>
    'Const declaration [{0}]\'s initializer is not a constant expression.';