projectionName property
String
get
projectionName
The unique name of the registered projection.
Implementation
String get projectionName => projection.projectionName;
The unique name of the registered projection.
String get projectionName => projection.projectionName;