EstraSFW top-level property

TypeSFW EstraSFW
getter/setter pair

SFW Class

AniGames Class Have Their Own Endpoint Functions, Once You Put The Correct Endpoint, It Will Return Normally, But Once You Put The Invalid Endpoint It Will Gives You an Error Messages.

Examples

This is an simple example of an SFW endpoints functions.

void main() async {
 print(await EstraSFW.slap());
 print(await EstraSFW.run());
 print(await EstraSFW.headpat());
}

Implementation

var EstraSFW = new TypeSFW();