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