copyWith method Null safety

ActionEntity copyWith(
  1. {String? appId}
)

Implementation

ActionEntity copyWith({String? appId});