menu
tdlib2 package
documentation
td_api.dart
OauthLinkInfo
matchCodes property
matchCodes property
dark_mode
light_mode
matchCodes
property
List
<
String
>
matchCodes
final
matchCodes
The list of codes to match; may be empty if irrelevant
Implementation
final List<String> matchCodes;
tdlib2 package
documentation
td_api
OauthLinkInfo
matchCodes property
OauthLinkInfo class