uris property

  1. @JsonKey(name: 'uris')
List<Uris> get uris
inherited

Implementation

@JsonKey(name: 'uris')
List<Uris> get uris => throw _privateConstructorUsedError;