TypesErrorCode.other constructor
const
TypesErrorCode.other(
- dynamic payload
Implementation
const factory TypesErrorCode.other(i1.Option<String> payload) =
TypesErrorCodeOther;
const factory TypesErrorCode.other(i1.Option<String> payload) =
TypesErrorCodeOther;