AuthExportAuthorization constructor
const
AuthExportAuthorization({
- required int dcId,
Auth Export Authorization constructor.
Implementation
const AuthExportAuthorization({required this.dcId}) : super._();