BaseStyle constructor

BaseStyle(
  1. Format format
)

JsonSerializable不能使用私有构造

Implementation

BaseStyle(this.format);