ApiMessage constructor

const ApiMessage({
  1. String? message,
})

Implementation

const ApiMessage({this.message});