newName property

String newName

create a new savepoint name

Implementation

static String get newName => 'savepoint${++_nameIndex}';