instance property

DiveComputer get instance

Implementation

static DiveComputer get instance => _instance ??= DiveComputer._();