Meta constructor

Meta({
  1. String? message,
})

Implementation

Meta({this.message});