UserTag constructor Null safety

UserTag(
  1. String label
)

Implementation

external factory UserTag(String label);