getKidModeStatus abstract method

Future<bool> getKidModeStatus()

Read the kid mode status of the logged in user.

https://lichess.org/api#tag/Account/operation/accountKid.

Implementation

Future<bool> getKidModeStatus();