menu
fluxer_dart package
documentation
models/auth_session_location.dart
AuthSessionLocation
region property
region property
dark_mode
light_mode
region
property
@JsonKey.new(includeIfNull: false)
String
?
region
final
The region reported by the client
Implementation
@JsonKey(includeIfNull: false) final String? region;
fluxer_dart package
documentation
models/auth_session_location
AuthSessionLocation
region property
AuthSessionLocation class