url property
The location of the user's profile page.
Implementation
@JsonKey(name: 'url')
String? get url => throw _privateConstructorUsedError;
The location of the user's profile page.
@JsonKey(name: 'url')
String? get url => throw _privateConstructorUsedError;