Like constructor

Like({
  1. String? accountId,
})

Implementation

Like({this.accountId});