afterDot property

String afterDot

Implementation

String get afterDot => takeLastWhile((s) => s != ".");