rawConfig property

Map<String, dynamic> rawConfig
latefinal

Raw configuration decoded from the vmess URL payload.

Implementation

late final Map<String, dynamic> rawConfig;