RootsListChangedNotification constructor
RootsListChangedNotification({
- Meta? meta,
Implementation
factory RootsListChangedNotification({Meta? meta}) =>
RootsListChangedNotification.fromMap({if (meta != null) '_meta': meta});