isHearted property
True if the comment is hearted by the creator.
Implementation
//ignore: avoid_positional_boolean_parameters
bool get isHearted => throw _privateConstructorUsedError;
True if the comment is hearted by the creator.
//ignore: avoid_positional_boolean_parameters
bool get isHearted => throw _privateConstructorUsedError;