getCode property

String Function(T) getCode
final

A function that retrieves the code for a given state object.

Implementation

final String Function(T) getCode;