data property

  1. @Deprecated('Use an expando instead')
Object? data
final

Data associated with this diagnostic, specific for diagnosticCode.

Implementation

@Deprecated('Use an expando instead')
final Object? data;