UnMarkTopThreadEvent constructor

const UnMarkTopThreadEvent(
  1. {@required String? tid}
)

Implementation

const UnMarkTopThreadEvent({@required this.tid}) : super();