TypesMethod.other constructor

const TypesMethod.other(
  1. String payload
)

Implementation

const factory TypesMethod.other(String payload) = TypesMethodOther;