detail property

  1. @BuiltValueField.new(wireName: r'detail')
String get detail

A human-readable explanation specific to this occurrence of the problem.

Implementation

@BuiltValueField(wireName: r'detail')
String get detail;