TypesErrorCode.insufficientSpace constructor

const TypesErrorCode.insufficientSpace()

Implementation

const factory TypesErrorCode.insufficientSpace() =
    TypesErrorCodeInsufficientSpace;