Message constructor

Message(
  1. {Initialise? initialise,
  2. Notify? notify,
  3. Create? create_3,
  4. Update? update,
  5. Remove? remove}
)

Implementation

factory Message