DeleteGroupSuccessAction constructor

DeleteGroupSuccessAction(
  1. int groupID
)

Implementation

DeleteGroupSuccessAction(this.groupID)
    : this.timestamp = DateTime.now().millisecondsSinceEpoch;