menu
diene_auth_engine package
documentation
test_helper.dart
FakeUserDirectory
FakeUserDirectory.new constructor
FakeUserDirectory.new constructor
dark_mode
light_mode
FakeUserDirectory
constructor
FakeUserDirectory
(
{
int
getStatus
=
200
,
int
postStatus
=
201
,
bool
throwOnGet
=
false
,
})
Implementation
FakeUserDirectory({ this.getStatus = 200, this.postStatus = 201, this.throwOnGet = false, });
diene_auth_engine package
documentation
test_helper
FakeUserDirectory
FakeUserDirectory.new constructor
FakeUserDirectory class