ReportsCompatibleFieldsResource class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
query(Report request, String profileId, {String? $fields})
→ Future<CompatibleFields>
-
Returns the fields that are compatible to be selected in the respective
sections of a report criteria, given the fields already selected in the
input report and user permissions.
-
toString()
→ String
-
A string representation of this object.
inherited