TF-34 Add presentation layer for fix bug mock data user
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
class Constant {
|
||||
static const userId = '_id';
|
||||
static const firstName = 'firstname';
|
||||
static const lastName = 'lastname';
|
||||
static const acceptHeaderDefault = 'application/json';
|
||||
static const contentTypeHeaderDefault = 'application/json';
|
||||
}
|
||||
Reference in New Issue
Block a user