realId property

String get realId

Implementation

String get realId => id.replaceAll(RegExp('[\\\\/:.]'), '_');