RecOptions constructor

const RecOptions(
  1. Map<String, String> value
)

Implementation

const RecOptions(this.value);