menu
orm package
documentation
orm.dart
PrismaException
PrismaException.new const constructor
PrismaException.new const constructor
dark_mode
light_mode
PrismaException
constructor
const
PrismaException
(
{
required
String
message
,
Engine
?
engine
,
})
Implementation
const PrismaException({ required this.message, this.engine, });
orm package
documentation
orm
PrismaException
PrismaException.new const constructor
PrismaException class