Create a retain operation.
factory Op.retain( int length, { Map<String, dynamic>? attributes, }) = RetainOp;