ObjectAlreadyDetachedException({String? type, String? message}) : super( type: type, code: 'ObjectAlreadyDetachedException', message: message);