isHearted property

bool isHearted
inherited

True if the comment is hearted by the creator.

Implementation

//ignore: avoid_positional_boolean_parameters
bool get isHearted => throw _privateConstructorUsedError;