profileElement property

  1. @JsonKey(name: '_profile')
List<Element?>? profileElement
inherited

Implementation

@JsonKey(name: '_profile')
List<Element?>? get profileElement => throw _privateConstructorUsedError;