Map<String, dynamic> toJson() => { "Command": command, "Message": message, "IsSuccess": isSuccess, };