objects property

  1. @JsonKey(name: 'objects')
List<Contact> objects
inherited

.

Implementation

@JsonKey(name: 'objects')
List<Contact> get objects => throw _privateConstructorUsedError;