avatar property

  1. @JsonKey.new(includeIfNull: true)
String? avatar
final

Implementation

@JsonKey(includeIfNull: true)
final String? avatar;