ObjectSetting constructor

const ObjectSetting(
  1. Map<String, dynamic> value
)

Implementation

const ObjectSetting(this.value);