NodeProfile constructor

const NodeProfile(
  1. Map<String, String> env
)

Implementation

const NodeProfile(this.env);