getHeight method

double? getHeight()

Gets the user's height.

Implementation

double? getHeight() => _height;