details property

  1. @BuiltValueField(wireName: r'details')
BuiltList<BuiltMap<String, JsonObject>>? details

Implementation

@BuiltValueField(wireName: r'details')
BuiltList<BuiltMap<String, JsonObject>>? get details;