GetLocalizationTargetInfo class final
Returns information about the current localization target. This is an offline method if only_local is true. Can be called before authorization Returns LocalizationTargetInfo
- Inheritance
-
- Object
- TdFunction
- GetLocalizationTargetInfo
- Available extensions
- Annotations
-
- @immutable
Constructors
- GetLocalizationTargetInfo({required bool onlyLocal})
Properties
Methods
-
copyWith(
{bool? onlyLocal}) → GetLocalizationTargetInfo -
Available on GetLocalizationTargetInfo, provided by the GetLocalizationTargetInfoExtensions extension
-
getConstructor(
) → String -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
override
Constants
- constructor → const String