pictureUrl property

  1. @JsonKey.new(name: 'picture')
String? get pictureUrl
inherited

Implementation

@JsonKey(name: 'picture')
String? get pictureUrl => throw _privateConstructorUsedError;