isLeap method

bool isLeap()

Implementation

bool isLeap() => _month < 0;