TMapValue constructor

TMapValue(
  1. List<String> keys
)

Implementation

TMapValue(this.keys) : super._();