detail property

  1. @JsonKey(name: 'Detail')
List<Reference?>? detail
inherited

Implementation

@JsonKey(name: 'Detail')
List<Reference?>? get detail => throw _privateConstructorUsedError;