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