ConstructOptions constructor

const ConstructOptions(
  1. Map<String, dynamic> values
)

Implementation

const ConstructOptions(this.values);