Map<String, dynamic> toMap() { return ResetWorldMapper.ensureInitialized() .encodeMap<ResetWorld>(this as ResetWorld); }