typeString property

String typeString

Activity type as a string.

Implementation

String get typeString => type.toString().split(".").last;