message property

String message

Implementation

String get message => 'Expected a value of type $_expectedTypesPhrase, '
    'but got a ${value.runtimeType}.';