qualifiedName property
The String representation of the corresponding table and field name 'tableName.fieldName'
Implementation
String get qualifiedName => "$_tableName.$_fieldName";
The String representation of the corresponding table and field name 'tableName.fieldName'
String get qualifiedName => "$_tableName.$_fieldName";