library_ property

  1. @JsonKey(name: 'library')
List<Reference>? library_
inherited

Implementation

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