Problem. Let's think about a DatabaseService Interface with a simple fetch method abstract class IDBService { Future<String> fetch(); }.
確定! 回上一頁