4 lines
83 B
Dart
4 lines
83 B
Dart
import 'package:pshared/models/account/account.dart';
|
|
|
|
|
|
typedef Employee = Account; |