Implementation
XrayAddress? get address; int? get port; int? get level; String? get email;@JsonKey(name: 'id') String? get id; String? get flow; String? get seed; String? get encryption; VLessReverseConfig? get reverse; int? get testpre; List<int>? get testseed;