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