unionDefault function

String unionDefault(
  1. String unionName
)

Implementation

String unionDefault(String unionName) => "$unionName.empty()";