menu
prisma_flutter_connector package
documentation
runtime.dart
RelationInfo
targetModel property
targetModel property
dark_mode
light_mode
targetModel
property
String
targetModel
final
The target model name (e.g., 'Post', 'User').
Implementation
final String targetModel;
prisma_flutter_connector package
documentation
runtime
RelationInfo
targetModel property
RelationInfo class