const factory ServerError( final int code, final List<String> msg, final String data) = _$ServerError;