env property

List<String>? env
final

an alternative way to pass env keys instead of annotating the element with @Environment

Implementation

final List<String>? env;