RoutersListBgpRoutesWarning constructor
RoutersListBgpRoutesWarning({
- String? code,
- List<
RoutersListBgpRoutesWarningData> ? data, - String? message,
Implementation
RoutersListBgpRoutesWarning({this.code, this.data, this.message});