ResultFormat.length constructor

ResultFormat.length(
  1. String errorMsg,
  2. int count
)

Implementation

factory ResultFormat.length(String errorMsg, int count) = _LengthResultType;