message property

  1. @override
String message
override

Implementation

@override
String get message =>
    "Can't update version as the current version is $currentVersion and the new version is $newVersion";