ips property

  1. @JsonKey(defaultValue: <MastodonAdminIp>[])
List<MastodonAdminIp> ips
final

History of all IP addresses associated with this account.

Implementation

@JsonKey(defaultValue: <MastodonAdminIp>[])
final List<MastodonAdminIp> ips;