operation property

String? operation
final

Type of operation (findMany, create, update, etc.)

Implementation

final String? operation;