Sub2ApiAdminCreateErrorPassthroughRuleRequest class
final
Constructors
-
Sub2ApiAdminCreateErrorPassthroughRuleRequest({required String name, List<int> errorCodes = const <int>[], List<String> keywords = const <String>[], List<String> platforms = const <String>[], bool enabled = true, int priority = 0, Sub2ApiAdminErrorPassthroughMatchMode matchMode = Sub2ApiAdminErrorPassthroughMatchMode.any, bool passthroughCode = true, int? responseCode, bool passthroughBody = true, String? customMessage, bool skipMonitoring = false, String? description})
-
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited