CreateGroupSuccessAction constructor

CreateGroupSuccessAction(
  1. Group group
)

Implementation

CreateGroupSuccessAction(this.group)
    : this.timestamp = DateTime.now().millisecondsSinceEpoch;