OrgFixedWith constructor

OrgFixedWith({
  1. required String value,
})

Implementation

OrgFixedWith({required this.value});