onLike property

ValueChanged<String>? onLike
final

Called when liking media.

Implementation

final ValueChanged<String>? onLike;