name property

String name
final

An optional name that will make this sort key only order itself with respect to other sort keys of the same name, as long as they are of the same runtimeType.

Implementation

final String name