code property

String? code
final

Prisma error code (e.g., P2002 for unique constraint violation)

Implementation

final String? code;