Map<String, dynamic> toMap() { return { "apiPrefix": apiPrefix, "uuid": uuid, "createTime": createTime, "updateTime": updateTime, }; }