TypesScheme.other constructor

const TypesScheme.other(
  1. String payload
)

Implementation

const factory TypesScheme.other(String payload) = TypesSchemeOther;