Meta constructor

Meta({
  1. int? totalCharCount,
})

Implementation

Meta({this.totalCharCount});