copyrights property

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

Contains an array of warnings to be displayed when showing these directions. You must handle and display these warnings yourself.

Implementation

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