overrideWithoutRowId property

bool? overrideWithoutRowId
final

When non-null, the generated table class will override the withoutRowId getter on the table class with this value.

Implementation

final bool? overrideWithoutRowId;