instance property

ErrorCode get instance

Implementation

static ErrorCode get instance => _instance ??= ErrorCode._();