location property
The geolocation data sent by the client
Implementation
@JsonKey(includeIfNull: false)
final AuthSessionLocation? location;
The geolocation data sent by the client
@JsonKey(includeIfNull: false)
final AuthSessionLocation? location;